This completes our look at the program listed in the source file person.c. We've introduced many features of C as well as the use of classes, objects, and messages provided by TC and C++. The next section extends this example to demonstrate some of the benefits these OOP constructs provide the programmer.